home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish With Names Like...
/
Fish With Names Like... 2.5.iso
/
pc
/
Media
/
Projector
/
demo.dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-02-16
|
139 b
|
10 lines
on startMovie
if the colorDepth > 8 then
go(1, "Fish.dir")
else
end if
if the colorDepth < 16 then
go("8bit")
end if
end